func regexp.special

3 uses

	regexp (current package)
		regexp.go#L713: func special(b byte) bool {
		regexp.go#L730: 		if special(s[i]) {
		regexp.go#L743: 		if special(s[i]) {